-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fleet] Changes to agent upgrade modal to allow for rolling upgrades #132421
[Fleet] Changes to agent upgrade modal to allow for rolling upgrades #132421
Conversation
…-ref HEAD~1..HEAD --fix'
Pinging @elastic/fleet (Team:Fleet) |
@elasticmachine merge upstream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two small suggestions but otherwise it's working well 🚀
...ins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx
Outdated
Show resolved
Hide resolved
// These versions are only intended to be used as a fallback | ||
// in the event that the updated versions cannot be retrieved from the endpoint | ||
|
||
export const FALLBACK_VERSIONS = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we add 8.3.0 too here? or can we dynamically add the current kibana version so it's not breaking when we create a new kibana version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the version dynamically in the component.
💚 Build SucceededMetrics [docs]Module Count
Async chunks
History
To update your PR or re-run it, just comment with: cc @criamico |
Summary
Part of #130259
Fixes #131506
Changes to the "agent modal upgrade" modal to use the new bulk upgrade api
One agent
Several agents
<= 10 agents
Error Callout (400 errors)
Checklist
Delete any items that are not applicable to this PR.